Skip to content
#

remote-sensing

Here are 464 public repositories matching this topic...

lewfish
lewfish commented Apr 4, 2019

In experiments.rst, in the first diagram, I'm inferring that ovals are static resources and parallelograms are processes, and that dashed lines means optional. But if that's true, then I'm not sure what the meaning of purple vs. blue is, the scenes should be ovals and solid lines. It might be simpler and easier to parse if everything was a blue oval, although the dashed line makes sense. In the

milyra
milyra commented May 4, 2020

In some cases, it is good to evaluate the quicklooks before proceeding to download all the images. This can help reduce the number of images ultimately downloaded.
As such, I'd like to request the functionality of a small flag in the command-line that sets sentinelsat to download the quicklooks, rather than the actual files. I propose --quicklooks and -ql.

Geoyi
Geoyi commented Jul 27, 2018

@drewbo, should we add class imbalance warning?

When I create a bounding box for an image classification task, a building classifier. I set the background_ratio to 1 and assumed Label Maker will create a balance classes ratio. But in this case, the bounding box only contained building tiles, and I ended up only have 9 tiles are the background tiles out of 340 tiles. If we can add the class i

alexgleith
alexgleith commented Apr 24, 2020

Description

Currently, there is a legacy method of defining the database connection that uses the following environment variables:

  • DB_HOSTNAME=postgres
  • DB_USERNAME=opendatacube
  • DB_PASSWORD=opendatacubepassword
  • DB_DATABASE=opendatacube
  • DB_PORT=5432

This came from the first Dockerfile, which used an entrypoint to set the values in a configuration file.

This h

Improve this page

Add a description, image, and links to the remote-sensing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the remote-sensing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.