Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: nature.com -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
NeuralGCM's differentiable dycore
Basic Info
Statistics
- Stars: 294
- Watchers: 6
- Forks: 26
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md
Dinosaur: Differentiable Dynamics for Global Atmospheric Modeling 🦖
Authors: Jamie A. Smith, Dmitrii Kochkov, Peter Norgaard, Janni Yuval, Stephan Hoyer
Dinosaur is an old-fashioned (some might say prehistoric) dynamical core for global atmospheric modeling, re-written in JAX to meet the needs of modern AI weather/climate models:
- Dynamics: Dinosaur uses spectral methods to solve the shallow water equations and the primitive equations (moist and dry) on sigma coordinates.
- Auto-diff: Dinosaur supports both forward- and backward-mode automatic differentiation in JAX. This enables "online training" of hybrid AI/physics models.
- Acceleration: Dinosaur is designed to run efficiently on modern accelerator hardware (GPU/TPU), including parallelization across multiple devices.
For more details, see our paper Neural General Circulation Models for Weather and Climate.
Usage instructions
Dinosaur is an experimental research project that we are still working on documenting.
We currently have three notebooks illustrating how to use Dinosaur:
We recommend running them using Google Colab with a GPU runtime.
You can also install Dinosaur locally: pip install dinosaur
See also
If you like Dinosaur, you might also like SpeedyWeather.jl, which solves similar equations in Julia.
Contributing
See CONTRIBUTING.md for details. We are open to user
contributions, but please reach out (either on GitHub or by email) to coordinate
before starting significant work.
License
Apache 2.0; see LICENSE for details.
Owner
- Name: neuralgcm
- Login: neuralgcm
- Kind: organization
- Repositories: 1
- Profile: https://github.com/neuralgcm
GitHub Events
Total
- Create event: 43
- Issues event: 4
- Release event: 9
- Watch event: 63
- Delete event: 27
- Issue comment event: 8
- Push event: 132
- Pull request event: 68
- Fork event: 9
Last Year
- Create event: 43
- Issues event: 4
- Release event: 9
- Watch event: 63
- Delete event: 27
- Issue comment event: 8
- Push event: 132
- Pull request event: 68
- Fork event: 9
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Stephan Hoyer | s****r@g****m | 51 |
| Dmitrii Kochkov | d****v@g****m | 18 |
| Dinosaur authors | n****y@g****m | 2 |
| Jake VanderPlas | v****s@g****m | 2 |
| Ian Langmore | l****e@g****m | 1 |
| Janni Yuval | j****l@g****m | 1 |
| Rebecca Chen | r****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 6
- Total pull requests: 118
- Average time to close issues: 13 days
- Average time to close pull requests: 1 day
- Total issue authors: 4
- Total pull request authors: 4
- Average comments per issue: 2.33
- Average comments per pull request: 0.07
- Merged pull requests: 57
- Bot issues: 0
- Bot pull requests: 113
Past Year
- Issues: 5
- Pull requests: 69
- Average time to close issues: 13 days
- Average time to close pull requests: 1 day
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 2.2
- Average comments per pull request: 0.03
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 67
Top Authors
Issue Authors
- whpy (2)
- milankl (1)
- sit23 (1)
- shoyer (1)
Pull Request Authors
- copybara-service[bot] (112)
- jeromebarre (2)
- shoyer (2)
- deven367 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 5,161 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 1
pypi.org: dinosaur
Differentiable Dynamics for Global Atmospheric Modeling 🦖
- Documentation: https://dinosaur.readthedocs.io/
- License: apache-2.0
-
Latest release: 1.3.4
published 12 months ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- styfle/cancel-workflow-action 0.7.0 composite
- fsspec *
- jax *
- jaxlib *
- numpy *
- pandas *
- pint *
- scikit-learn *
- scipy *
- tree-math *
- xarray *
- xarray-tensorstore *