Releases: microsoft/aurora
Releases · microsoft/aurora
v1.6.0
A big release!
- Includes the air pollution version of Aurora,
AuroraAirPollution
.
- Includes the wave version of Aurora,
AuroraWave
.
- Includes a 12-hour pretrained version,
Aurora12hPretrained
.
- Includes the TC tracker.
v1.5.2
- Fix
tempfile
bugs affecting Foundry on Windows.
v1.5.1
Trigger a new release to create a Zenodo DOI.
v1.5.0
- Add Foundry client and server.
v1.4.1
- Add
Batch.{to,from}_netcdf
to save and load batches from disk.
- Expose timestep of the model and make configurable.
- Expose level aggregation stabilisation tweak.
v1.4.0
- Add support for latitude and longitude matrices (@annavaughan).
v1.3.0
- Allow checkpoints to have a smaller
max_history_size
. (Contributed by @scottcha!)
v1.2.0
- Add
Aurora.configure_activation_checkpointing
.
- Add
Batch.regrid
.