- 07 Jun, 2022 2 commits
-
-
Robert Schweppe authored
- merged develop in reactivated branch hotfix_polygon_resize See merge request !87
-
Robert Schweppe authored
-
- 24 May, 2022 4 commits
-
-
Robert Schweppe authored
feature improvement of 2d upscaling of polygons See merge request !86
-
Robert Schweppe authored
- replaced `cmake` folder by `cmake-fortran-scripts` using command `git subrepo clone --branch=v1.6 --force https://git.ufz.de/chs/cmake-fortran-scripts.git`
-
https://git.ufz.de/chs/cmake-fortran-scripts.gitRobert Schweppe authored
subrepo: subdir: "cmake-fortran-scripts" merged: "92ca685" upstream: origin: "https://git.ufz.de/chs/cmake-fortran-scripts.git" branch: "v1.6" commit: "92ca685" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596"
-
Robert Schweppe authored
-
- 23 May, 2022 2 commits
-
-
Robert Schweppe authored
- added switch to skip calculating corners of source polygons for upscaling from regular 2d to polygon-based coordinates in mo_mpr_coordinate.F90 - improved debugging messages - fixed critical memory bug from previous commit
-
Robert Schweppe authored
- rebuilt the targetCoord loop in mo_mpr_data_array_upscale.F90's compute_weights_poly to sourceCoord loop using cached targetCoord matches for initial search, got performance gain
-
- 19 May, 2022 1 commit
-
-
Robert Schweppe authored
- improved an error_message in mo_mpr_coordinate.F90 - added check for orientation of polygons in mo_mpr_data_array_upscale.F90, shifting coordinates, if 180 deg meridian is crossed
-
- 03 May, 2022 7 commits
-
-
Robert Schweppe authored
scrip_coordinate_name_handling See merge request !85
-
Robert Schweppe authored
-
Robert Schweppe authored
# Conflicts: # README.md
-
Robert Schweppe authored
-
Robert Schweppe authored
-
Robert Schweppe authored
- if coordinate is initialized from file and SCRIP format is present, then coordinate name was set to 'grid_size', fixed that now to name set in title attribute
-
Robert Schweppe authored
-
- 19 Apr, 2022 1 commit
-
-
Robert Schweppe authored
-
- 15 Feb, 2022 1 commit
-
-
Stephan Thober authored
-
- 20 Jan, 2022 1 commit
-
-
Sebastian Müller authored
-
- 13 Jan, 2022 1 commit
-
-
Stephan Thober authored
-
- 02 Dec, 2021 3 commits
-
-
Sebastian Müller authored
Trigger Fortran Pre-Processor by file-suffix .F90 See merge request !81
-
-
Sebastian Müller authored
-
- 01 Dec, 2021 2 commits
-
-
Sebastian Müller authored
# Conflicts: # src/CMakeLists.txt
-
Robert Schweppe authored
Resolve "handle (time) coordinate properties correctly" See merge request !82
-
- 29 Nov, 2021 1 commit
-
-
Robert Schweppe authored
- introduced Attribute type in mo_mpr_coordinate.f90 - stores attributes (6 types, 0d or 1d) - all attributes of a coordinate variable in netCDF are now stored in the Coordinate type also - but as nc%set_coordinate can only handle string attribute values, only strings are written to file... - type-bound procedures has_attribute and get_attribute are added
-
- 25 Nov, 2021 2 commits
-
-
Robert Schweppe authored
- stores attributes (6 types, 0d or 1d) - all attributes of a coordinate variable in netCDF are now stored in the Coordinate type also - but as nc%set_coordinate can only handle string attribute values, only strings are written to file... - type-bound procedures has_attribute and get_attribute are added
-
Robert Schweppe authored
- added constant maxNoAttributeValues in mo_mpr_constants.f90 - added matrices for storing different types of coordinate attributes - set up reading of all coordinate attributes when reading from file - fixed 4 malforrmatted error messages
-
- 24 Nov, 2021 1 commit
-
-
Sebastian Müller authored
-
- 23 Nov, 2021 7 commits
-
-
Sebastian Müller authored
-
Sebastian Müller authored
git subrepo clone (merge) --branch=v1.5 --force https://git.ufz.de/chs/cmake-fortran-scripts.git cmake subrepo: subdir: "cmake" merged: "c532558" upstream: origin: "https://git.ufz.de/chs/cmake-fortran-scripts.git" branch: "v1.5" commit: "c532558" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596"
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
Cmake: add options to generate TFs Fortran files on the fly See merge request !75
-
- 12 Nov, 2021 2 commits
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
- 29 Sep, 2021 1 commit
-
-
Sebastian Müller authored
-
- 15 Sep, 2021 1 commit
-
-
Sebastian Müller authored
-