Skip to content

Commit

Permalink
Merge pull request #21 from mhpi/plot_fixes
Browse files Browse the repository at this point in the history
Fixing pip install `basemap` issue
  • Loading branch information
JiangtaoLiud authored Feb 14, 2024
2 parents 572c715 + c5c1de9 commit 2ad1364
Show file tree
Hide file tree
Showing 9 changed files with 434 additions and 548 deletions.
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/hydroDL.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/inspectionProfiles/profiles_settings.xml

This file was deleted.

4 changes: 0 additions & 4 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

7 changes: 3 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: hydrodl_new
name: hydrodl
channels:
- pytorch
- nvidia
Expand All @@ -8,8 +8,6 @@ channels:
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- basemap=1.3.2=py310hb079758_1
- basemap-data=1.3.6=py310h06a4308_1
- blas=1.0=mkl
- bottleneck=1.3.5=py310ha9d4c09_0
- brotli=1.0.9=h5eee18b_7
Expand All @@ -18,6 +16,7 @@ dependencies:
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.19.1=h5eee18b_0
- ca-certificates=2023.08.22=h06a4308_0
- cartopy
- certifi=2023.7.22=py310h06a4308_0
- cffi=1.16.0=py310h5eee18b_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
Expand Down Expand Up @@ -173,4 +172,4 @@ dependencies:
- xz=5.4.2=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- zstd=1.5.5=hc292b87_0
Loading

0 comments on commit 2ad1364

Please sign in to comment.