Giter Club home page Giter Club logo

Comments (12)

Syntaf avatar Syntaf commented on August 14, 2024

Are you calling fmask from the command line? or no?

EDIT: If so, how do you call it?

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

No. We have been trying to open the application from the file folder. I did see this thread online...

https://code.google.com/p/fmask/issues/detail?id=10

from dnppy.

Syntaf avatar Syntaf commented on August 14, 2024

Where is your data? from a quick google search it looks like you'll need to call it from your cline


Say:

  • Your data is in C:/data/
  • Fmask is in C:/tools/

Open your command prompt

> cd C:/data
> C:/tools/Fmask

Try that


In the case of that issue, it was because he needed to change drives as well while calling Fmask (thus the need for \D), I don't believe that is the case for you (unless your data is on an external harddrive)

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

I am going to write what I understand your suggestion to mean.

  1. Change directory of file path to where data is located
  2. Call file path where Fmask is located.

I have attached images of what happened when I tried doing that.

First image is of (1) after pressing 'enter'

cd

This image is of (2) before pressing 'enter'

fmask_image

This image is of (2) after pressing 'enter'

fmask_error

After this step, as you can see from the image, I am receiving an error. Have I done something incorrectly? Also, I'm not sure I completely understand (2) of your instructions. Can you please elaborate?

from dnppy.

Syntaf avatar Syntaf commented on August 14, 2024

try Fmask.exe , the extension is important if it's included in the name.

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

Receiving the same error.

However, I just realized that this computer doesn't have the hardware required to support Fmask.

Let me give this a go on one of the other computers that is all set up.

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

No go

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

I tried opening the Fmask application again and, while the same error popped up as in the first post, this error followed.

error

from dnppy.

Syntaf avatar Syntaf commented on August 14, 2024

Is desktop/Fmask Fmask.exe , or the folder containing Fmask.exe? you cannot launch a folder via the command line, you need to launch an executable .

from dnppy.

nasavish avatar nasavish commented on August 14, 2024

It was referring to the folder. I just tried modifying it so it would launch the application but perhaps I did it incorrectly because I am getting the same error.

error

from dnppy.

Syntaf avatar Syntaf commented on August 14, 2024

That's because your command line is parsing C:\Users\NASA DEVELOP\Desktop\Trial\Fmask\Fmask.exe as two separate commands due to the space . Place this in "" quotes so the cmd knows this is one single path

from dnppy.

Jwely avatar Jwely commented on August 14, 2024

As a note: this issue has nothing to do with dnppy, so i've added the wontfix label.

from dnppy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.