Nick Weir
Nick Weir
This was a topic raised by an attendee at a workshop at FOSS4G International 2019 and is something we should consider implementing. At the moment, we assume that _all_ pixels...
## Maintenance request summary Given [the changes being made to `geopandas` CRS management](https://github.com/geopandas/geopandas/pull/1101), we're once again re-examining how CRSs should be managed and passed around within `solaris`. There are a...
This tutorial is placed under the CLI section, it should be under the python API section.
**Is your feature request related to a problem? Please describe.** In our particular domain there are often cases where we wish to merge channels from multiple inputs (e.g. a PAN...
## Maintenance request summary Per #187 point 3. from @chrieke, it would probably make docs navigation more user-friendly if the sidebar had additional levels of depth in the TOC. This...
## Maintenance request summary For ease of understanding what each function does, we should have a summary paragraph after the one-line summary in each docstring briefly describing what the function...
**Is your feature request related to a problem? Please describe.** We don't currently have doctest code in any of our docstrings, and it would be great to have examples included...
@nrweir commented on [Wed Jan 16 2019](https://github.com/CosmiQ/cw-nets/issues/21) As a starting point for the codebase, I'm going to implement the required code to run the SpaceNet4 baseline TNet model that I...
_Thank you for helping to improve `solaris`!_ ## Documentation request summary In #288 we added the ability to automatically generate CSVs for solaris's trainer and inferencer classes. Next, we need...
# Prerequisites _Please answer the following questions for yourself before submitting an issue._ - [x] I am running the latest version - [x] I checked the documentation and found no...