ClimateBase.jl
A Julia package offering basic functionality for analyzing data that are typically in the form used by climate sciences.
https://github.com/juliaclimate/climatebase.jl
Category: Climate Change
Sub Category: Climate Data Processing and Analysis
Keywords
analysis climate data hacktoberfest julia spatiotemporal
Keywords from Contributors
climate-science earth-observation dynamics transformer controls ocean-model opendap meteorology climatology climate-and-forecast-conventions
Last synced: about 12 hours ago
JSON representation
Repository metadata
Tools to analyze and manipulate climate (spatiotemporal) data. Also used by ClimateTools and ClimatePlots
- Host: GitHub
- URL: https://github.com/juliaclimate/climatebase.jl
- Owner: JuliaClimate
- License: other
- Created: 2019-05-13T19:02:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-18T08:59:20.000Z (9 days ago)
- Last Synced: 2025-04-18T22:21:13.036Z (8 days ago)
- Topics: analysis, climate, data, hacktoberfest, julia, spatiotemporal
- Language: Julia
- Homepage: https://juliaclimate.github.io/ClimateBase.jl/dev/
- Size: 1.55 MB
- Stars: 39
- Watchers: 3
- Forks: 3
- Open Issues: 22
- Releases: 59
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
README.md
ClimateBase.jl
Documentation | Tests | CodeCov |
---|---|---|
ClimateBase
is a Julia package offering tools to analyze and manipulate climate (spatiotemporal) data. These data are dimensional & spatiotemporal but the corresponding dimensions all need special handling. For example the most common dimensions are longitude, latitude and time.
ClimateBase
is structured to deal with these intricacies, and in addition offer several functionalities commonly used, and sought after, by climate scientists.
In the future it will serve as the base building block for ClimateTools
, which offers more advanced functionalities, such as bias correction, interpolation and shapefiles spatial subsetting.
ClimateBase.jl supports Julia 1.5+.
Owner metadata
- Name: JuliaClimate
- Login: JuliaClimate
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/41747566?v=4
- Repositories: 13
- Last ynced at: 2023-03-03T21:10:45.271Z
- Profile URL: https://github.com/JuliaClimate
GitHub Events
Total
- Release event: 1
- Watch event: 2
- Delete event: 3
- Push event: 4
- Pull request event: 3
- Create event: 2
Last Year
- Release event: 1
- Watch event: 2
- Delete event: 3
- Push event: 4
- Pull request event: 3
- Create event: 2
Committers metadata
Last synced: 6 days ago
Total Commits: 254
Total Committers: 9
Avg Commits per committer: 28.222
Development Distribution Score (DDS): 0.185
Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Datseris | d****e@g****m | 207 |
Philippe Roy | b****r@y****a | 24 |
github-actions[bot] | 4****] | 11 |
Luca Schmidt | l****a@o****e | 6 |
gaelforget | g****t@m****u | 2 |
pkeil7 | 8****7 | 1 |
Julia TagBot | 5****t | 1 |
Luca Schmidt | m****6@m****e | 1 |
DL2594 | r****4@h****a | 1 |
Committer domains:
- hydro.qc.ca: 1
- mpipc189.mpimet.mpg.de: 1
- mit.edu: 1
- outlook.de: 1
- yahoo.ca: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 33
Total pull requests: 75
Average time to close issues: 7 months
Average time to close pull requests: about 1 month
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 3.97
Average comments per pull request: 0.61
Merged pull request: 63
Bot issues: 0
Bot pull requests: 22
Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: about 11 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Datseris (24)
- Balinus (5)
- Eisbrenner (1)
- pkeil7 (1)
- rafaqz (1)
- JuliaTagBot (1)
Top Pull Request Authors
- Datseris (41)
- github-actions[bot] (22)
- Balinus (7)
- Lucalino (2)
- gaelforget (1)
- pkeil7 (1)
- JuliaTagBot (1)
Top Issue Labels
- easy (8)
- enhancement (7)
- feature request (6)
- good first issue (5)
- breaking (4)
- hard (4)
- temporal (3)
- i/o (3)
- tests (3)
- documentation (3)
- help wanted (2)
- io (2)
- bug (2)
- dependencies (1)
- performance (1)
- question (1)
- discussion (1)
- up for grabs (1)
- clarity (1)
Top Pull Request Labels
- hacktoberfest-accepted (1)
- question (1)
Package metadata
- Total packages: 1
-
Total downloads:
- julia: 2 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 62
juliahub.com: ClimateBase
Tools to analyze and manipulate climate (spatiotemporal) data. Also used by ClimateTools and ClimatePlots
- Homepage: https://juliaclimate.github.io/ClimateBase.jl/dev/
- Documentation: https://docs.juliahub.com/General/ClimateBase/stable/
- Licenses: MIT
- Latest release: 0.17.3 (published about 2 months ago)
- Last Synced: 2025-04-25T13:33:07.260Z (1 day ago)
- Versions: 62
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 2 Total
-
Rankings:
- Dependent repos count: 9.94%
- Stargazers count: 15.671%
- Dependent packages count: 16.592%
- Average: 17.575%
- Forks count: 28.099%
Dependencies
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- styfle/cancel-workflow-action 0.6.0 composite
Score: 7.694392802629421