Git Product home page Git Product logo

minx's Introduction

MINX (MISR INteractive eXplorer)


MINX is an interactive visualization and analysis program written in IDL and designed to make MISR data more accessible to science users. Its principal use is to retrieve heights and motion for aerosol plumes and clouds using stereoscopic methods.

MINX is platform independent and has been tested on Mac OS X, MS Windows, and Linux.

Binaries for Mac OS X, MS Windows, and Linux can be found under MINX Releases

Full Documentation can be found under the webdoc directory

How to run MINX from source


In the IDL Development Environment / IDL Workbench Import the Project

  • File Menu -> Import
  • Existing Projects into Workspace
  • Next Button
  • Browse to Select Root Directory
  • Navigate to the root MINX directory containing MINX.prj and click the Open button
  • Ensure the MINX project is displayed in the projects listing
  • Finish Button

Build the Project

  • Select the MINX project in Project Explorer
  • Project Menu -> Build Project

Run the Project

  • Select the MINX project in Project Explorer
  • Run Menu -> Run Project MINX

How to build MINX binaries


In the IDL Development Environment / IDL Workbench Import the Project

  • File Menu -> Import
  • Existing Projects into Workspace
  • Next Button
  • Browse to Select Root Directory
  • Navigate to the root MINX directory containing MINX.prj and click the Open button
  • Ensure the MINX project is displayed in the projects listing
  • Finish Button

Build the Project

  • Select the MINX project in Project Explorer
  • Project Menu -> Build Project

Use MAKE_RT at the IDL Console to Create a MINX Stand-alone IDL Runtime Distribution

For Mac OS X

  • MAKE_RT, 'MINX4', '/Users/<username>/<MINX_package_destination>', SAVEFILE='/<MINX Source Path>/MINX/minx.sav', /VM, /MACINT64, /HIRES_MAPS

For Windows

  • MAKE_RT, 'MINX4', 'C:\Users\<username>\<MINX_package_destination>', SAVEFILE='C:\<MINX Source Path>\MINX\minx.sav', /VM, /WIN32, /HIRES_MAPS

For Linux

  • MAKE_RT, 'MINX4', '/home/<username>/<MINX_package_destination>', SAVEFILE='/<MINX Source Path>/MINX/minx.sav', /VM, /LIN32, /HIRES_MAPS

Note: Depending on your version of IDL and the current OS, you may also be able to specify the /WIN64 (for Windows 64-bit), /MACINT32 (for OS X 32-bit), or /LIN64 (for Linux 64-bit) keywords to build MINX packages

minx's People

Contributors

jasonduley avatar sval-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

minx's Issues

Trouble installing on Mac OSX 11.6 (Big Sur)

Hi,
I'm having trouble installing on a Mac running OSX 11.6 (Big Sur). The specific message I get is:

"MINX4.app can't be opened because Apple cannot check it for malicious software
This software needs to be updated. Contact the developer for more information."

Any suggestions?
Thanks

The problem in MINX 4.1 Process Plume Project

I want to calculate the plume height for the 2021 Antalya fire in Turkey. For this purpose, I successfully reached the last stage (Process Plume Project) using MINX 4.1. However, I cannot produce final products. I also tried with MINX 4.0. But this time I got the error message "conflicting data structures: SAVE,!SAV". I don't know how to solve this problem. I will appreciate it so much if anyone could suggest or help on this matter.

Problem of Installing MINX4.1 on Windows

I am working on Windows 10 64 bit platform. When I double-click the MINX4 exe file in the MINX_V4.1Win package, an IDL image appears. However, the image disappears when I click the "MINX4" button on that image. MINX is also not running. It looks just like nothing has happened. How can I solve this problem to use MINX 4.1?

Thanks!

Process Plume Project unable to read PlumeProjOrbitLists.txt

No matter what I do, it gives me the pop-up about either not having the .txt file in the right place or that it's formatted wrong. I compared my txt file to my research advisor's who worked with MINX a couple years ago and the formatting is exactly the same. I tried generating a new text file by hand to see if it was a formatting thing or if invisible characters were being created and got the same result. I've triple checked my directories and have the txt file in my Working directory which is the same one I'm pointing to in the plume project preferences. Is there anything else I can try to get it to read this txt file?

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.