-
This issue is a follow-on to Issue #49 and gets to the heart of performing Machine Learning on data stored in STOQS. There are comments in the createClassifier() method of https://github.com/stoqs/sto…
-
Hi, all.
I encountered an issue when executing the datacube indexing process. It raised `RuntimeError: mismatch of attribute 'resolution'`. I used the dataset which is processed using `geocode` fu…
-
We use GAMMA's `gc_map1` program: https://github.com/GeoscienceAustralia/gamma_insar/blob/8c4dc16743a40888e1a438ca4dfa54c3ca84411c/insar/coregister_dem.py#L433
but `gc_map1` was deprecated by GAMMA…
-
https://www.cprsurvey.org/about-us/about-the-cpr-survey/
https://aslopubs.onlinelibrary.wiley.com/doi/epdf/10.4319/lom.2012.10.54
https://www.cprsurvey.org/research/analysis-of-samples/
Optimizatio…
-
The Bertini cascade is a crucial part of our simulations, we should make sure that the differences between what is in this repository and upstream Geant4 is clear to any users without requiring them t…
-
job id: j-f1b1efdb2c6e4fc680f1ddedde0b5f91
user had to set executor memory very high
Jobs were crashing when writing the actual netcdfs. filter_spatial was used, so all data for a single netcdf ends …
-
From Satellite Team product development:
![image](https://cloud.githubusercontent.com/assets/2837257/24120397/e25156ea-0d8a-11e7-907a-76ee055007a7.png)
See:
- [Satellite Team - Google Drive](…
bbest updated
7 years ago
-
VOCAL's design should allow for minimal change in order to make it cross platform. It's been noted that some of the CALIPSO team uses macs, porting VOCAL to be mac friendly should be considered a mand…
-
In some cases you may have a time series of rasters that you would like to calculate zonal statistics for (standard deviation across the time series). Currently zonal statistics supports 2D rasters.
-
## Expected behavior and actual behavior.
I've created a VRT that applies the pixel function `log10` and a scaling factor of 10 to convert linear Sentinel-1 backscatter values to decibel. The source …