Recent Releases of snap

snap - v2.5.1

What's Changed

  • Fix logging of environment from eemep by @heikoklein in https://github.com/metno/snap/pull/157
  • Config nits by @magnusuMET in https://github.com/metno/snap/pull/158
  • netcdf reader for dry/wet-deposition by @magnusuMET in https://github.com/metno/snap/pull/159

Full Changelog: https://github.com/metno/snap/compare/v2.5.0...v2.5.1

- Fortran
Published by magnusuMET about 1 year ago

snap - v2.5.0

What's Changed

  • Improved deposition parametrisation by @magnusuMET in https://github.com/metno/snap/pull/134
  • Parse N6451/W01947 format by @magnusuMET in https://github.com/metno/snap/pull/153
  • Updates to deposition parametrisation to make it work for MEPS by @magnusuMET in https://github.com/metno/snap/pull/154
  • Langjokull added to list, same type as Hveravellir by @agnesny in https://github.com/metno/snap/pull/155

New Contributors

  • @agnesny made their first contribution in https://github.com/metno/snap/pull/155

Full Changelog: https://github.com/metno/snap/compare/v2.4.9...v2.5.0

- Fortran
Published by heikoklein over 1 year ago

snap - Dry deposition

This version of SNAP contains experimental implementations of dry deposition for examining the uncertainty in the parametrisation

- Fortran
Published by magnusuMET almost 3 years ago

snap - Long range fallout

SNAP is now able to better calculate the long-range fallout of nuclear bombs including decay-rate of fallout. SNAP uses now also all layers of the input-meteorology and the output can be set by defining the surface-layer height explicitly (defaut: lowest layer). It is also possible now to run the model with higher output-resolution that the meteorological driver using the config option: https://gitlab.met.no/emep/snap-docs/-/wikis/RCRON#ci-failed . The model comes now also with a tool to identify the mass-balance within the model, i.e. radioactivity leaving the domain vs deposition etc.

This version is also the first version which requires python >= 3.9 (before: >= 3.6) for all job-control and GUI and visualisation-scripts.

- Fortran
Published by heikoklein about 3 years ago

snap - v2.1.2

Full Changelog: https://github.com/metno/snap/compare/v2.1.1...v2.1.2

- Fortran
Published by heikoklein almost 4 years ago

snap - ERA5, polar-stereographic, long time-series

This version of SNAP was developed for running a 15-year database of netcdf input data originally retrieved from the ECMWF ERA5 database. The data was converted to polar-stereographic grid to cover the north-pole. In particular one bug from an int16 overflow during long time-series was fixed for this release.

- Fortran
Published by heikoklein about 5 years ago

snap - Grid interpolation and spinup-time

This release focused on better usage of the driving meteorological input data. By using the grid-interpolation routines of the fimex library, SNAP can now be run in a horizontal grid different from the meteorological driver. The grid-projections which are automatically recognized include now also polar stereographic as well as rotated latitude-longitude grids. In addition is it now possible to specify the spinup time for the preferred best meteorological dataset.

Smaller changes in this release include addition of particle split to improve statistics of long-distance model runs. A timer was added to the log-files to better compare run times. Some memory leaks have been found and removed and the legacy and no longer maintained milib integration has been removed.

- Fortran
Published by heikoklein over 5 years ago

snap - Fortran90 and Fimex integration completed, testing framework

This release marks the completion of the Fortran90 rewrite and the full integration of Fimex as I/O library for meteorological data allowing much easier integration of new meteorological data-sources. With a new testing-framework, future release will be more stable.

With this relese, SNAP was also tested to work with the DWD/Icon NWP data as meteorological driver.

- Fortran
Published by heikoklein about 6 years ago

snap - Meteorology in grib or ncml

Release v1.5.0 enables users to read grib-files or ncml-files in SNAP directly using the fimex IO-library.

- Fortran
Published by heikoklein over 6 years ago

snap - Open Source version of SNAP

SNAP has been open-sourced in November. This release mainly marks the open-sourcing and bumps the version number to v1.4.0.

- Fortran
Published by heikoklein over 8 years ago