Skip to content

Releases: NCAR/finn

v2.5.3

25 Jul 22:18
5850ffd

Choose a tag to compare

Internal update

  • library dependencies specified only to the second number (minor version?)
  • switched from basemap to cartopy for plotting in notebook

v2.5.2

25 Apr 02:23
3884a5a

Choose a tag to compare

v2.5.2

Same capability as v2.5.1, but preprocessor's libraries updated as needed

v2.5.1

22 Apr 05:03
ec46529

Choose a tag to compare

v2.5.1

Version used for Wiedynmyer 2023

v2.4

07 Mar 14:45
caac6a5

Choose a tag to compare

v2.4

finn2.2-preproc1.2a

27 Jun 21:13
7f15781

Choose a tag to compare

fix in Dockerfile . Functionality should be identical to finn2.2-preproc1.2.

finn2.2-preproc1.2

09 Oct 23:57

Choose a tag to compare

During the review process of final report, reproducibility of pre-processor was improved by exporting all LCT that intersects with a bunred area polygon, not only the majority LCT. See #5 #6 . This set of code was used for Final AQRP 18-022 project report.

There is not run-time switch for preprocessor if all or majority LCT is exported. The code with this tag export all LCT. The emisosn model code (in IDL) has a switch, and user has to use "all" for input_lct option, to calculate emission correctly.

In near future this complication in user-interface will be revised and cleaned.

finn2.2-preproc1.1

30 Sep 15:35

Choose a tag to compare

After draft report submissions, it was found that docker build fails, as reported below

yosukefk/finn_preproc#57

PostGIS version was updated to resolve the issue. Code for FINN itself had no change between preproc1.0 and 1.1

finn2.2-preproc1.0

30 Sep 15:33

Choose a tag to compare

Version used for AQRP 18-022 draft report