Skip to content

Commit

Permalink
Merge pull request #6 from regro-cf-autotick-bot/1.1.4_h708267
Browse files Browse the repository at this point in the history
coloc_sat v1.1.4
  • Loading branch information
Skealz authored Oct 31, 2023
2 parents d97f3c6 + 9edd880 commit 9615718
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "coloc_sat" %}
{% set version = "1.0.6" %}
{% set version = "1.1.4" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: bf81bc02612caf603000530b174343cd8a3076e9ad1e5f8a4600e182c0601600
sha256: bda1d6b7f0a01b49d91838b4c3ec51b6077b1660111377e80d5f84cc035db44a

build:
noarch: python
Expand All @@ -28,6 +28,8 @@ requirements:
- geopandas
- xarray-datatree
- xsar >=2023.8
- xradarsat2
- xarray-safe-s1
- numpy
- xarray
- shapely
Expand Down

0 comments on commit 9615718

Please sign in to comment.