-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use panSharpen
and matchHistogram
from ee_extra
#57
Labels
enhancement
New feature or request
Comments
Hey, @aazuspan! That's great! I haven't started, so, if you want to do it, please, be my guest! :D In the case you need the metrics in one way or another: use them as you need :) Let me know! Best, Dave |
aazuspan
added a commit
to aazuspan/eemont
that referenced
this issue
Mar 3, 2022
…ee_extra instead (davemlz#57)
davemlz
pushed a commit
that referenced
this issue
Mar 3, 2022
* Updated Awesome Spectral Indices 2021-10-02 00:24:24 UTC * Updated GEE STAC IDs list 2021-10-13 00:22:50 UTC * Updated GEE STAC scale and offset list 2021-10-13 01:07:54 UTC * Updated GEE STAC IDs list 2021-10-21 00:27:34 UTC * Updated GEE STAC scale and offset list 2021-10-21 01:13:55 UTC * Updated GEE STAC IDs list 2021-10-30 00:24:09 UTC * Updated GEE STAC scale and offset list 2021-10-30 01:02:00 UTC * Updated Awesome Spectral Indices 2021-11-07 00:26:33 UTC * Updated GEE STAC scale and offset list 2021-11-10 01:04:32 UTC * Updated GEE STAC scale and offset list 2021-11-11 01:05:27 UTC * Updated GEE STAC IDs list 2021-11-12 00:26:48 UTC * Updated GEE STAC scale and offset list 2021-11-12 01:05:57 UTC * Updated Awesome Spectral Indices 2021-11-18 00:26:39 UTC * Updated GEE STAC IDs list 2021-11-20 00:24:50 UTC * Updated Awesome Spectral Indices 2021-11-20 00:25:36 UTC * Updated GEE STAC scale and offset list 2021-11-20 01:03:44 UTC * Updated Awesome Spectral Indices 2021-12-02 00:26:38 UTC * Updated GEE STAC IDs list 2021-12-09 00:26:44 UTC * Updated GEE STAC scale and offset list 2021-12-09 01:07:40 UTC * Updated GEE STAC IDs list 2021-12-11 00:25:13 UTC * Updated GEE STAC IDs list 2021-12-12 00:28:57 UTC * Updated GEE STAC IDs list 2021-12-13 00:26:20 UTC * Updated GEE STAC IDs list 2021-12-14 00:27:39 UTC * Updated GEE STAC scale and offset list 2021-12-14 01:11:14 UTC * Updated GEE STAC IDs list 2021-12-17 00:26:46 UTC * Updated GEE STAC scale and offset list 2021-12-17 01:10:00 UTC * Updated GEE STAC scale and offset list 2021-12-18 01:12:04 UTC * Updated GEE STAC scale and offset list 2021-12-19 01:13:33 UTC * Updated Awesome Spectral Indices 2021-12-26 00:30:16 UTC * Updated GEE STAC IDs list 2022-01-12 00:30:28 UTC * Updated GEE STAC scale and offset list 2022-01-12 01:11:44 UTC * Updated Awesome Spectral Indices 2022-01-17 00:29:27 UTC * Updated Awesome Spectral Indices 2022-01-18 00:30:38 UTC * Updated GEE STAC IDs list 2022-01-20 00:30:21 UTC * Updated GEE STAC scale and offset list 2022-01-20 01:19:30 UTC * Updated Awesome Spectral Indices 2022-01-21 00:26:44 UTC * Updated GEE STAC scale and offset list 2022-01-21 01:05:15 UTC * Updated GEE STAC IDs list 2022-01-22 00:25:08 UTC * Updated GEE STAC scale and offset list 2022-01-22 01:04:29 UTC * Updated GEE STAC IDs list 2022-02-02 00:28:23 UTC * Updated Awesome Spectral Indices 2022-02-02 00:29:54 UTC * Updated GEE STAC scale and offset list 2022-02-02 01:08:41 UTC * Updated GEE STAC IDs list 2022-02-05 00:22:28 UTC * Updated GEE STAC scale and offset list 2022-02-05 00:58:29 UTC * Updated Awesome Spectral Indices 2022-02-08 00:28:56 UTC * Updated Awesome Spectral Indices 2022-02-10 00:29:37 UTC * Updated GEE STAC IDs list 2022-02-11 00:28:18 UTC * Updated Awesome Spectral Indices 2022-02-11 00:31:29 UTC * Updated GEE STAC scale and offset list 2022-02-11 01:14:12 UTC * Updated GEE STAC IDs list 2022-02-13 00:31:00 UTC * Updated GEE STAC scale and offset list 2022-02-13 01:14:46 UTC * Updated GEE STAC IDs list 2022-02-15 00:28:49 UTC * Updated GEE STAC scale and offset list 2022-02-15 01:18:06 UTC * Updated GEE STAC IDs list 2022-02-17 00:27:54 UTC * Updated GEE STAC scale and offset list 2022-02-17 01:05:07 UTC * Updated GEE STAC IDs list 2022-02-19 00:32:21 UTC * Updated GEE STAC scale and offset list 2022-02-19 01:12:42 UTC * Updated GEE STAC IDs list 2022-02-27 00:33:18 UTC * Updated GEE STAC scale and offset list 2022-02-27 01:17:00 UTC * Remove panSharpen and matchHistogram implementations and import from ee_extra instead (#57) Co-authored-by: GitHub Action <action@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that I finally finished migrating these features over to
ee_extra
, we can use those and the implementations ineemont
can be removed. I can make a PR, unless you've already started working on this @davemlz :)I know there's still a question of the best way to implement the
metrics
module ineemont
, so I won't touch that yet.The text was updated successfully, but these errors were encountered: