Skip to content

Commit

Permalink
Merge pull request #283 from sentinel-hub/fix/remove-arps-biweekly-mo…
Browse files Browse the repository at this point in the history
…nthly-subscription

Fix / remove biweekly and monthly subscription IDs for Planet ARPS
  • Loading branch information
zcernigoj authored Oct 9, 2024
2 parents 76b1c1a + 3cb3ebb commit b3392c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dataimport/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ export enum PlanetARPSType {

export enum PlanetARPSId {
PS_ARD_SR_DAILY = 'PS_ARD_SR_DAILY',
PS_ARD_SR_BIWEEKLY = 'PS_ARD_SR_BIWEEKLY',
PS_ARD_SR_MONTHLY = 'PS_ARD_SR_MONTHLY',
}

export enum PlanetPVType {
Expand Down

0 comments on commit b3392c5

Please sign in to comment.