Skip to content

Commit

Permalink
Merge pull request #3 from liuh886/combine_xdem_pts_adding_nuthkaab_pts
Browse files Browse the repository at this point in the history
Combine xdem pts and add nuthkaab pts
  • Loading branch information
liuh886 authored Mar 2, 2023
2 parents 0cfbaba + ee65747 commit b7a4435
Show file tree
Hide file tree
Showing 27 changed files with 49,592 additions and 102 deletions.
32 changes: 32 additions & 0 deletions .history/environment_20230119142345.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: xdem
channels:
- conda-forge
dependencies:
- python>=3.8
- proj>=7.2
- geopandas>=0.10.0
- fiona
- shapely
- numba
- numpy
- matplotlib
- opencv
- openh264
- pyproj
- rasterio>=1.3
- scipy
- tqdm
- scikit-image
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
- pip

- pip:
- geoutils==0.0.9
<<<<<<< Updated upstream
- noisyopt

=======
- noisyopt
>>>>>>> Stashed changes
27 changes: 27 additions & 0 deletions .history/environment_20230120012119.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: xdem
channels:
- conda-forge
dependencies:
- python>=3.8
- proj>=7.2
- geopandas>=0.10.0
- fiona
- shapely
- numba
- numpy
- matplotlib
- opencv
- openh264
- pyproj
- rasterio>=1.3
- scipy
- tqdm
- scikit-image
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
- pip

- pip:
- geoutils==0.0.9
- noisyopt
27 changes: 27 additions & 0 deletions .history/environment_20230120012120.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: xdem
channels:
- conda-forge
dependencies:
- python>=3.8
- proj>=7.2
- geopandas>=0.10.0
- fiona
- shapely
- numba
- numpy
- matplotlib
- opencv
- openh264
- pyproj
- rasterio>=1.3
- scipy
- tqdm
- scikit-image
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
- pip

- pip:
- geoutils==0.0.9
- noisyopt
27 changes: 27 additions & 0 deletions .history/environment_20230120012122.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: xdem
channels:
- conda-forge
dependencies:
- python>=3.8
- proj>=7.2
- geopandas>=0.10.0
- fiona
- shapely
- numba
- numpy
- matplotlib
- opencv
- openh264
- pyproj
- rasterio>=1.3
- scipy
- tqdm
- scikit-image
- proj-data
- scikit-gstat>=0.6.8
- pytransform3d
- pip

- pip:
- geoutils==0.0.9
- noisyopt
Loading

0 comments on commit b7a4435

Please sign in to comment.