Ticket #548 (closed Defect: fixed)

Opened 12 months ago

Last modified 12 months ago

NASA OceanColor tools fail with CollectionIsEmptyError: The NASA OceanColor data archive contains no datasets matching the expression ...

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: 0.8
Component: Tools - Data Products - NASA GSFC OceanColor Version:
Keywords: Cc:

Description

The problem is that NASA changed their query system; they no longer support the technique that MGET was using to query Ocean Color datasets.

The solution is simple: MGET needs to switch to using HTTP GET with x-www-form-urlencoded form parameters. That seemed to work in a browser.

Change History

Changed 12 months ago by jjr8

  • component changed from Tools - Data Products - NASA JPL PO.DAAC to Tools - Data Products - NASA GSFC OceanColor

Changed 12 months ago by jjr8

  • status changed from new to closed
  • resolution set to fixed

Fixed in r989, released in MGET 0.8a41.

Note: See TracTickets for help on using tickets.