forked from 3rdparty/wrf-python
Tag:
1.3.2.6
develop
lon0
main
mercator_fix
pw_new_feature
1.0.0
1.0.1
1.0.1.1
1.0.1.2
1.0.1.3
1.0.1.4
1.0.2
1.0.2.1
1.0.2.2
1.0.2.3
1.0.2.4
1.0.3
1.0.4
1.0.5
1.0a1
1.0a2
1.0a3
1.0b1
1.0b2
1.0b3
1.1.0
1.1.1
1.1.2
1.1.3
1.1.3.1
1.1.3.2
1.2.0
1.2.0.1
1.2.0.2
1.3.0
1.3.0.1
1.3.0.2
1.3.1
1.3.1.1
1.3.2
1.3.2.1
1.3.2.2
1.3.2.3
1.3.2.4
1.3.2.5
1.3.2.6
1.3.3
WRF_Workshop_2016
boise_tutorial_beta1
demo_4_21_2016
prebeta.0.1
tutorial_backup_5_24_2016
${ noResults }
1 Commits (1.3.2.6)
Author | SHA1 | Message | Date |
---|---|---|---|
|
3f8dc6f0a2
|
Merge develop to main (#151)
* Update constants.py Replace from numpy.asscalar to item() because numpy.asscalar causes FutureWarning. Deprecated since numpy version 1.16: Deprecated, use numpy.ndarray.item() instead. * Update decorators.py Because of the change in the structure of the "collections" module, I change a bit. * Update latlonutils.py To avoid FutureWarning, Function "Iterable" should import from collections.abc. * Update util.py To avoid FutureWarning, function "Iterable" and "Mapping" should be imported from collections.abc. * Restructuring repo (#150) * Restructured folders and env files and some docs in regards * Additional refactoring to file names * Github actions configured fully * Corrected ubuntu vs win64 bug in CI * Windows build fix * Trying to fix Windows build tests * Continue fixing windows build tests * ANother fixing attempt on windows build tests * Stil attempting to fix * Another attempt to fix * Little correction in config * Still trying to get windows build tests done * Maybe this time * try a different windows build bat * Another attempt * Trying vs2015 installation * again * Gave up windows build tests * Remove CircleCI config * Corrected env namein docs * Sorted env files alphabetically * Modified meta.yml and removed unnecessary meta.yaml files * Corrected constants numpy item * Numpy item use Co-authored-by: muchojp <61620767+muchojp@users.noreply.github.com> Co-authored-by: Michaela Sizemore <43652875+michaelavs@users.noreply.github.com> |
4 years ago |