Shawn Taylor

Results 25 comments of Shawn Taylor

Hey all, I'm in need of this so I made a version by combing the current composite states version along with territory vectors from [natural earth](https://www.naturalearthdata.com/downloads/10m-cultural-vectors/). If there is any...

Hi all, I'd like to see this implemented. To help out I made some tests to compare job script output with the current main. The script is here: https://github.com/sdtaylor/dask-jobqueue/blob/jinja-templates2/dask_jobqueue/tests/test_script_generation.py Note...

Can you do a rebase? I think that'll solve some issues. After that I have a few changes to the templates which will clean things up. Also I'm not sure...

for the `JOB_ID` it looks like those were used when the jinja templates were first made, but have since been removed. So those lines in the template can be taken...

I made some small adjustments here to drop JOB_ID and fix the interface double entry https://github.com/sdtaylor/dask-jobqueue/tree/jinja-templates. I don't have write permissions to this repo so if someone can merge them....

"6". The usgs server that hosts all modis data now requires a login.

Doesn't look like it at the moment. But it looks like they do have API access for [other things](https://earthdata.nasa.gov/api). So maybe a possibility in the future.

I've been doing s3 stuff with rasterio and it handles an s3 path without the need for a context mananger, as long as it's a free bucket. rasterstats doesn't change...

You can use geopandas to read the shapefile initially and pass into zonal stats. The `stats` output can be converted directly to a pandas dataframe, appended with the `RegionName` field,...

Fig caption cause its a little dense >Net photosynthesis rates (A ) vs absorbed irradiance (I abs), based on measured data from five O2 concentrations (a), five CO2 concentrations (b),...